@charset "utf-8";
body {background:#f6f6f6;}
body, button, input, select, textarea{color:#202020;font: 14px/1.5 "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, "Microsoft YaHei", 微软雅黑, STHeiti, "WenQuanYi Micro Hei", "PingFang SC", SimSun, sans-serif;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, select, td, textarea, th, ul{margin:0; padding:0}
li{list-style:none;}
a{color:#696e78;text-decoration:none;}
a:hover{color:#ff6428;}
.clearfix{*zoom:1;}
.clearfix:before{content:"";display:table;}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;height:0;}
.wrap{width:1100px; margin:0 auto;}
.crumbs{margin:0 auto;margin-top:70px;color: #666;height: 58px;line-height: 58px;font-size:12px;}
.crumbs a{color: #666;}
.crumbs span.gt{color: #999;padding: 0 5px;}
.crumbs .grey{color: #999;}
.fl{float:left;}
.fr{float:right;}
.ellipsis{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
::selection{background:#57bb41;color:#fff;text-shadow:none;}
::-moz-selection{background:#57bb41;color:#fff;text-shadow:none;}
::-webkit-selection{background:#57bb41;color:#fff;text-shadow:none;}
.back-top {
    display: none;
    background: url(../images/backtop.png) center no-repeat;
    background-size: 64px 64px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 50px;
}
.back-top:hover {
    background-image: url(../images/backtop-active.png);
}

/* 头部 Css */
.head-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(254,137,86,.4);
    z-index: 99999;
}
.header{
    background-color: #FFF;
}
.header .wrap{
    height: 140px;
}
.header .logo {
    float: left;
    margin-top: 32px;
    height: 73px;
    line-height: 200px;
    width: 333px;
    background: url(../images/logom.png);
    background-size: 100% 100%;
    overflow: hidden;
}
.header .tip {
    font-size: 18px;
    float: left;
    margin-top: 47px;
    height: 47px;
    line-height: 47px;
    border-left: 2px solid #eceaea;
    margin-left: 25px;
    padding-left: 25px;
    color: #bbbbbb;
}
.header .fr{
    margin-top: 50px;
    height: 38px;
    line-height: 38px;
}
.header .fr .share-weibo{
    background: url(../images/share-weibo.png) left center no-repeat;
    background-size: 38px;
    width: 38px;
    float: left;
    margin-right: 10px;
}
.header .fr .share-weibo:hover {
    background: url(../images/share-weibo-selected.png) left center no-repeat;
    background-size: 38px;
}
.header .fr .share-wechat {
    background: url(../images/share-wechat.png) left center no-repeat;
    background-size: 38px;
    width: 38px;
    position: relative;
    float: left;
    margin-right: 10px;
}
.header .fr .share-wechat:hover {
    background: url(../images/share-wechat-selected.png) left center no-repeat;
    background-size: 38px;
}
.header .fr .share-wechat .share-frame {
    box-shadow: 0px 4px 10px 0 rgba(9, 30, 68, 0.04);
    padding: 10px;
    text-align: center;
    position: absolute;
    top: 48px;
    right: -40px;
    opacity: 0;
    background-color: #fff;
    transform-origin: 50% 0%;
    transform: scale(0);
    transition: all .3s cubic-bezier(.31,.57,.68,1.36);
    border: 1px solid rgba(26,53,71,.12);
}
.header .fr .share-wechat .share-frame:before {
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    border: 1px solid rgba(26,53,71,.12);
    border-width: 1px 1px 0 0;
    z-index: -1;
    top: -6px;
    left: 81px;
    content: "";
}
.header .fr .share-wechat:hover .share-frame {
    transform: scale(1);
    opacity: 1;
    z-index: 2;
}
.header .menustate {
    display: none;
}

.sub-nav {
    background-color:rgba(255,255,255,0.6);
}
.sub-nav ul{
    height: 58px;
    line-height: 58px;
}
.sub-nav li{
    float: left;
    padding-left: 70px;
    font-size: 16px;
}
.sub-nav li a{
    color: #f9f9f9;
    text-shadow: #597de2 1px 0 0, #597de2 0 1px 0, #597de2 -1px 0 0, #597de2 0 -1px 0;
}
.sub-nav li.active a{
    font-weight: bold;
    position: relative;
}
.sub-nav li.active a:before{
    content: "";
    width: 100%;
    height: 2px;
    background-color: #2d64fc;
    display: block;
    position: absolute;
    top: 39px;
    left: 0px;
}
.nav-hide .nav,.nav-hide .sub-nav{
    display: none;
}

/* 首页 Css */
.body-content{
    min-height: 560px;
    margin-top: 360px;
}
.zt-bg {
    height: 100%;
    width: 100%;
}
.zt-bg {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/zt-bgr.jpg) center top 70px no-repeat,-webkit-gradient(linear,left top,left bottom,from(#2084d6),to(#fff));
    background: url(../images/zt-bgr.jpg) center top 70px no-repeat,-webkit-linear-gradient(#2084d6,#fff);
    background: url(../images/zt-bgr.jpg) center top 70px no-repeat,-moz- oldlinear-gradient(#2084d6,#fff);
    background: url(../images/zt-bgr.jpg) center top 70px no-repeat,linear-gradient(#2084d6,#fff);
    background-size: 100% auto;
    text-align: center;
}
.zt-wrap {
    padding: 20px 15px;
    background: #FFF;
    min-height: 560px;
}
.more{
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.yicheng{
    background: #2e65fd;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
    padding-bottom: 40px;
    padding-top: 10px;
}
.yicheng .tit-wrap{
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.yicheng .tit-wrap .e-tit span{
    background-color: #2e65fd;
    color: #4975fa;
}
.yicheng .tit-wrap:before{
    background-color: #88a8fd;
}
.yicheng .tit-wrap .tit h2{
    color: #FFF;
}
.yicheng .timeline{
    display: flex;
    height: 40px;
    margin-bottom: 30px;
}
.yicheng .timeline .pm{
    flex: 1;
    cursor: pointer;
}
.yicheng .timeline .am{
    flex: 1;
    cursor: pointer;
}
.yicheng .timeline .tit-box{
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.yicheng .timeline .tit-box .e-tit{
    color: #5e82fc;
    margin-left: 100px;
    font-size: 20px;
}
.yicheng .timeline .tit-box .tit{
    color: #cccccc;
    font-size: 20px;
    margin-top: -36px;
}
.yicheng .timeline .tit-box:before{
    content: "";
    width: 120px;
    height: 2px;
    background-color: #a4aaaf;
    display: block;
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -22px;
    border-radius: 2px;
}
.yicheng .timeline .active .tit-box:before,.yicheng .timeline .item:hover:before{
    background-color: #FFF;
}
.yicheng .timeline .active .tit-box .tit{
    color: #FFF;
    font-weight: 600;
}
.yicheng .schedule{
    margin: 0 30px;
    background: url("../images/yicheng-bg.png");
    background-position: -80px -200px;
}
.yicheng .schedule .head-tit{
    color: #FFF;
    font-weight: bold;
    display: flex;
}
.yicheng .schedule .content{
    color: #FFF;
    font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    height: 736px;
    font-weight: 500;
}
.yicheng .schedule .content .mobile-tit{
    display: none;
}
.yicheng .schedule .content:last-child{
    display: none;
}
.yicheng .schedule .content .item{
    display: flex;
    line-height: 20px;
}
.yicheng .schedule .line1{
    width: 166px;
    text-align: center;
    border-right: 1px solid #559db3;
    padding: 12px 0;
}
.yicheng .schedule .line2{
    flex: 1;
    padding: 12px 30px;
    border-right: 1px solid #559db3;
}
.yicheng .schedule .line3{
    width: 370px;
    padding: 12px 30px;
}
.yicheng .schedule .line3 .guest-item{
    margin-bottom: 5px;
}
.yicheng .schedule .line3 .guest-item .guest-name{
    color: #e4d225;
    margin-right: 10px;
    min-width: 47px;
    display: inline-block;
}
.yicheng .schedule .head-tit{
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 20px;
    font-weight: bold;
    font-size: 16px;
}
.yicheng .schedule .head-tit .line1,.yicheng .schedule .head-tit .line2{
    border-right:1px solid #2e65fd;
}

.coop{
    background: #f2f2f2;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
}
.coop .tit-wrap{
    width: 80%;
    margin: 0 auto;
}
.coop .tit-wrap .e-tit span{
    background-color: #f2f2f2;
    color: #e7e7e7;
}
.coop .partner {
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    width: 90%;
    margin: 0 auto;
}
.coop .partner .tit {
    font-size: 18px;
    color:#343434;
    padding-bottom: 10px;
}
.coop .partner .partner-list {
    display: inline-block;
}
.coop .partner .partner-list li {
    float: left;
    padding: 10px;
}
.coop .partner .partner-list li img {
    width: 116px;
    height: 38px;
    border-radius: 2px;
}
.review-list {
    box-sizing: border-box;
    display: flex;
    margin-bottom: 20px;
}
.review-list li {
    flex: 1;
}
.review-list li:nth-child(1) {
    text-align: right;
    padding-right: 15px;
}
.review-list li:nth-child(2) {
    padding-left: 15px;
}
.review-list li img {
    width: 480px;
    border-radius: 8px;
}

/* 动态 Css */
.news{
    margin-right: -5px;
    margin-left: -5px;
    margin-top: 20px;
}
.news .item{
    float: left;
    width: 33.3%;
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news .item a{
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    height: 206px;
    width: 100%;
    position: relative;
}
.news .item a span {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    line-height: 28px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pg-block {
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
}
.btn-load-more{
    display: block;
    width: 100%;
    height: 34px;
    background-color: #eaf0f6;
    text-align: center;
    line-height: 34px;
}


/* 单页 Css */
.tit-wrap{position: relative;margin-bottom: 20px;}
.tit-wrap .e-tit {font-size: 24px;font-weight: bold;letter-spacing: 1px;padding: 30px 0 30px;line-height: 30px;text-align: center;}
.tit-wrap:before{content: "";width: 100%;height:1px; background-color: #e0e0e0;display: block;position: absolute;top: 45px;}
.tit-wrap .e-tit span {font-size: 30px;display: inline-block;background-color: #fff;padding: 0 1em;color: #f3f3f3;position: relative;}
.tit-wrap .tit{text-align: center;display: block;margin-top: -50px;z-index: 9999;}
.tit-wrap .tit h2 {display: inline-block;font-size: 21px;font-weight: 400;position: relative;color: #635f5f;}
.news-content{font-size: 16px;line-height: 30px;}
.news-content p{line-height: 32px;text-align: justify;color: #383c40;margin-bottom: 24px;}
.content h2{font-size:18px;margin-bottom:30px;color:#2a3342;padding-left:18px;position:relative;font-weight:700;height: 25px;line-height: 25px;}
.content h2:after{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;height: 25px;border-radius: 5px;background-color:#f8ac59;}
.content h3{font-size:16px;margin-bottom:30px;color:#555c68;font-weight:700;padding-left:18px;position:relative;}
.content h3:after{content:"";position:absolute;left:0;top:50%;margin-top:-2px;width:6px;height:6px;background-color:#555c68;}
.content h4{font-size:14px;font-weight:700;margin-top:-20px;margin-bottom:40px;color:#555c68}
.content ul{margin-bottom:30px;margin-top:-10px;color:#555c68;font-size:16px;list-style-type:square;padding-left: 20px;}
.content ul li{margin-bottom:10px}
.content ul li:last-child{margin-bottom:0}
.content ol{padding-left:0;margin-bottom:30px;margin-top:-10px;list-style-position:inside;color:#555c68;font-size:16px}
.content ol li{margin-bottom:10px}.main-text ol li:last-child{margin-bottom:0}
.content a{color:#2a3342;border-bottom:1px solid #999}
.content a:hover{border-color:#f8ac59;color:#f8ac59;}
.content img{height: auto !important;max-width: 100% !important;margin: 10px auto !important;-moz-border-radius:2px;border-radius:2px;display: block;}
.content .promotion img{text-align: left;}
.content iframe{margin-left: auto;margin-right: auto;display: block;width: 100%;height: 680px;}
.content iframe.audio {width: 100%;height: 40px;}

/* 历届 Css */
.timeline-wrap{
    height:52px;position:relative;
}
.timeline-wrap .timeline{
    display: flex;
}
.timeline-wrap .timeline li{
    flex: 1;
    height: 50px;
    position: relative;
    text-align: center;
}

.timeline-wrap .timeline li .dot{
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(26,53,71,.12);
    box-shadow:2px 2px 5px #a3a4a5;
    border-radius: 50%;
    bottom: 0px;
    left: 50%;
    margin-left:-8px;
    content: "";
    background-color: #FFF;
    z-index: 998;
}
.timeline-wrap .timeline li .dot em{
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    bottom: 4px;
    left: 50%;
    margin-left:-4px;
    content: "";
    background-color: #999999;
    z-index: 999;
}
.timeline-wrap .timeline li.active .dot {
    width: 18px;
    height: 18px;
    margin-left:-9px;
}
.timeline-wrap .timeline li.active .dot em{
    width: 8px;
    height: 8px;
    bottom: 5px;
    left: 50%;
    background-color: #3366ff;
}
.timeline-wrap .timeline li span{
    display: block;
    margin-top: 6px;
}
.timeline-wrap .timeline li.active span{
    font-weight: bold;
    color: #3267ff;
}
.timeline-wrap .line{
    position: absolute;
    bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.review-tit{
    color: #333;
    font-weight: 400;
    text-align: center;
    margin: 25px 0;
}
.news-v-img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-v-img img {
    width: 100%;
    height: auto;
    margin: 15px auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content{font-size: 16px;line-height: 30px;}
.content p{line-height: 32px;text-align: justify;color: #383c40;margin-bottom: 24px;}
.content h2{font-size:18px;margin-bottom:30px;color:#2a3342;padding-left:18px;position:relative;font-weight:700;height: 25px;line-height: 25px;}
.content h2:after{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;height: 25px;border-radius: 5px;background-color:#f8ac59;}
.content h3{font-size:16px;margin-bottom:30px;color:#555c68;font-weight:700;padding-left:18px;position:relative;}
.content h3:after{content:"";position:absolute;left:0;top:50%;margin-top:-2px;width:6px;height:6px;background-color:#555c68;}
.content h4{font-size:14px;font-weight:700;margin-top:-20px;margin-bottom:40px;color:#555c68}
.content ul{margin-bottom:30px;margin-top:-10px;color:#555c68;font-size:16px;list-style-type:square;padding-left: 20px;}
.content ul li{margin-bottom:10px}
.content ul li:last-child{margin-bottom:0}
.content ol{padding-left:0;margin-bottom:30px;margin-top:-10px;list-style-position:inside;color:#555c68;font-size:16px}
.content ol li{margin-bottom:10px}.main-text ol li:last-child{margin-bottom:0}
.content a{color:#2a3342;border-bottom:1px solid #999}
.content a:hover{border-color:#f8ac59;color:#f8ac59;}
.content img{
    height: auto !important;
    max-width: 100% !important;
    margin: 10px auto !important;
    -moz-border-radius:2px;
    border-radius:2px;
}
.content .promotion img{text-align: left;}
.content iframe{
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
}

/* swiper Css */
.banner-wrap {display: flex;}
.banner-wrap .banner-left{width: 730px;}
.banner-wrap .banner-left .banner-swiper {height: 446px;}
.banner-wrap .banner-left .banner-swiper .banner-title{width: 100%;position: absolute;bottom: 0;background: rgba(0,0,0,0.4);line-height: 33px;padding: 24px 20px;color: #fff;font-family: "PingFang SC","Lantinghei SC","Helvetica Neue","Helvetica","Arial","Microsoft YaHei";font-size: 20px;}
.banner-wrap .banner-left a{background-size: cover;background-position: 50% 50%;display: block;width: 100%;position: relative;}
.banner-wrap .banner-right{flex: 1;padding-left: 20px;}
.banner-wrap .banner-right a {display: inherit;height: 214px;background-size: cover;background-position: 50% 50%;position: relative;}
.banner-wrap .banner-right a span{
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    line-height: 24px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.moment-container .swiper-slide{
    width:700px;
}
.moment-container .swiper-slide img {
    width: 100%;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 4px;
    border-radius: 1px;
    background: #fff;
    opacity: .4;
}
.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.index-pagination{
    z-index: 2;
    text-align: right;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 页尾 Css */
.bottom-info{
    height: 185px;
    background-color: #3366ff;
}
.bottom-info .wrap{
    display: flex;
}
.bottom-info div{
    flex: 1;
    text-align: center;
    padding-top: 30px;
}
.bottom-info .item1{
    margin-top:12px;
}
.bottom-info .item3{
    margin-top:12px;
}
.footer{
    height: 363px;
    background-color: #333333;
}
.footer .wrap{
    display: flex;
    padding-top: 71px;
    color: #989898;
}
.footer .info{
    flex: 1;
    margin-right: 132px;
}
.footer .info p{
    margin-top: 38px;
}
.footer .erweima{
    width: 153px;
    text-align: center;
}
.footer .erweima img{
    height: 153px;
    margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
    /* pc端 */
    .nav{
        background-color: #2e65fd;
    }
    .nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        display: table\9;
        margin: 0 auto;
    }
    .nav li {
        position: relative;
        z-index: 30;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -moz-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        display: table-cell\9;
    }
    .nav li:hover {
        background-color: #2c55fb;
    }
    .nav li>a {
        display: block;
        height: 46px;
        line-height: 46px;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .nav li.active:after {
        content: " ";
        display: block;
        height: 0;
        width: 0;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        left: calc(50% - 7px);
        border-width: 7px;
        border-color: transparent transparent #ebebeb;
        border-style: dotted dotted solid;
    }
    .nav li .arrow-down {
        margin-left: 5px;
        border-left: 2px solid #FFF;
        border-bottom: 2px solid #FFF;
        height: 7px;
        width: 7px;
        transform: translate(2px, -2px) rotate(-45deg);
        -webkit-transform: translate(2px, -2px) rotate(-45deg);
        border-right: 2px solid transparent;
        border-top: 2px solid transparent;
        display: inline-block;
        -moz-transform: translate(2px, -2px) rotate(-45deg);
        -ms-transform: translate(2px, -2px) rotate(-45deg);
        -o-transform: translate(2px, -2px) rotate(-45deg);
    }
    .nav .topbar-nav-dropdown {
        display: none;
        position: absolute;
        left: 37px;
        top: 46px;
        min-width: 174px;
        border-top: 0 none;
    }
    .nav .topbar-nav-dropdown .arrow{
        height: 16px;
    }
    .nav li:hover .topbar-nav-dropdown{
        display:block;
    }
    .nav .topbar-nav-dropdown dl:before {
        position: absolute;
        width: 16px;
        height: 16px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #3156ff;
        border: 1px solid rgba(26,53,71,.12);
        border-width: 1px 1px 0 0;
        z-index: -1;
        top: 8px;
        left: 79px;
        content: "";
    }
    .nav .topbar-nav-dropdown dl {
        background-color: #3156ff;
        padding:0;
        margin:0;
    }
    .nav .topbar-nav-dropdown a {
        display: block;
        padding: 7px 7px;
        white-space: nowrap;
        color: #FFF;
        font-size: 18px;
    }
    .nav .topbar-nav-dropdown a:hover{
        background-color: #4d77ff;
    }
}

@media screen and (max-width: 768px) {
    /* mobile端 */
    .wrap{
        width: 100%;
    }
    .header .tip,.header .fr, .bottom-info, .sub-nav{
        display: none;
    }
    .header .logo{
        width: 147px;
        height: 36px;
        margin-top: 12px;
        margin-left: 15px;
    }
    .header .wrap{
        height: 60px;
    }
    .zt-bg{
        display: none;
    }
    .body-content{
        margin-top: 50px !important;
    }
    .banner-wrap .banner-left{
        width: 100%;
    }
    .banner-wrap .banner-left .banner-swiper{
        height: 14rem;
    }
    .banner-wrap .banner-right{
        display: none;
    }
    .news .item{
        width: 100%;
    }
    .news .item:nth-of-type(3),.news .item:nth-of-type(4),.news .item:nth-of-type(5),.news .item:nth-of-type(6){
        display: none;
    }
    .content iframe{
        height: 280px;
    }
    .coop .partner .partner-list{
        text-align: center;
        width: 100%;
    }
    .coop .partner .partner-list li:nth-of-type(1), .coop .partner .partner-list li:nth-of-type(2) {
        margin-top: 0;
    }
    .coop .partner .partner-list li {
        float: left;
        width: 50%;
        padding: 0 7px;
        margin-top: 14px;
        box-sizing: border-box;
    }
    .coop .partner .one li{
        display: inline-block;
        float: none;
    }
    .coop .partner .partner-list li img {
        width: 100%;
        border-radius: 2px;
    }
    .footer{height: auto;}
    .footer .wrap{display: block;text-align: center;padding-top: 50px;}
    .footer .info{margin-right: 0;}
    .footer p{display: none;}
    .footer .erweima{width: 100%;margin-top: 21px;padding-bottom: 40px;}


    /* 折叠css */
    .header .menustate {
        float: right;
        width: 22px;
        height: 46px;
        margin-top: 9px;
        padding: 0 15px;
        vertical-align: middle;
        cursor: pointer;
        -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-tap-highlight-color: transparent;
        display: block;
    }
    .header .menustate .line {
        font-weight: 400;
        margin-bottom: 10px;
        color: #888;
        height: 50px;
        display: table-cell;
        vertical-align: middle;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        cursor: pointer;
    }
    .header .menustate .line span {
        height: 1px;
        width: 22px;
        display: block;
        margin: 5px auto;
        position: relative;
        background-color: rgb(30, 26, 26)!important;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
    .navOpen .header .menustate .line span:nth-of-type(1) {
        -moz-transform: translateY(6px) rotate(45deg);
        -ms-transform: translateY(6px) rotate(45deg);
        -webkit-transform: translateY(6px) rotate(45deg);
        transform: translateY(6px) rotate(45deg);
    }
    .navOpen .header .menustate .line span:nth-of-type(2) {
        opacity: 0;
    }
    .navOpen .header .menustate .line span:nth-of-type(3) {
        -moz-transform: translateY(-6px) rotate(-45deg);
        -ms-transform: translateY(-6px) rotate(-45deg);
        -webkit-transform: translateY(-6px) rotate(-45deg);
        transform: translateY(-6px) rotate(-45deg);
    }
    .nav {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0 48px;
        box-sizing: border-box;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        visibility: hidden;
        top: 50px;
        width: 100%;
        height: calc(100vh - 48px);
        border-width: 0;
        padding-top: 20px;
        background-color: rgb(255, 255, 255)!important;
        -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -moz-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    }
    .navOpen .nav {
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        z-index: 9999999;
    }
    .nav ul{
        display: block;
        width: 100%;
    }
    .nav ul li{
        position: relative;
    }
    .nav ul li a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        z-index: 2;
        font-size: 14px;
        color: rgb(18, 16, 16);
        border-bottom: 1px solid #333;
        height: 47px;
        display: block;
        line-height: 47px;
        padding: 8px 12px;
        text-align: left;
    }
    .nav ul li a:hover{
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .nav li .arrow-down{
        position: absolute;
        top: 25px;
        right: 10px;
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
        height: 5px;
        width: 5px;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .nav ul li .topbar-nav-dropdown{
        padding-left: 20px;
        border-bottom: 1px solid #333;
        display: none;
    }
    .nav ul li.item-active .topbar-nav-dropdown{
        display: block;
    }
    .nav ul li .topbar-nav-dropdown dl {
        margin-top: 10px;
    }
    .nav ul li .topbar-nav-dropdown a{
        border-bottom: none;
        padding: 0;
        height: 34px;
        line-height: 34px;
    }
    .nav ul li .topbar-nav-dropdown a:hover{
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .moment-container .swiper-slide{
        width:100%;
    }
    .yicheng .tit-wrap{
        margin-bottom: 10px;
    }
    .yicheng .schedule{
        margin: 0 10px;
    }
    .yicheng .timeline,.yicheng .schedule .head-tit{
        display: none;
    }
    .yicheng .schedule .content .mobile-tit{
        margin: 0 auto;
        height: 30px;
        line-height: 30px;
        width: 100px;
        border: 1px solid #FFF;
        text-align: center;
        border-radius: 17px;
        display: block;
        margin-bottom: 16px;
    }
    .yicheng .schedule .content{
        height: auto;
    }
    .yicheng .schedule .content .item{
        display: block;
        font-size: 14px;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#3f3fbf), to(rgba(0, 0, 102, 0)));
        background: -webkit-linear-gradient(left, #3f3fbf 0, rgba(0, 0, 102, 0) 100%);
        background: -moz- oldlinear-gradient(left, #3f3fbf 0, rgba(0, 0, 102, 0) 100%);
        background: linear-gradient(90deg, #3f3fbf 0, rgba(0, 0, 102, 0) 100%);
        border-radius: 50px;
        margin-bottom: 8px;
        padding: 5px 20px;
        padding-top: 10px;
    }
    .yicheng .schedule .line1,.yicheng .schedule .line2,.yicheng .schedule .line3{
        width: auto;
        text-align: left;
        padding: 2px 3px;
        border-right: none;
    }
    .yicheng .schedule .line2{
        color: #efb900;
    }
    .yicheng .schedule .line3 .guest-item .guest-name{
        color: #FFF;
    }
    .yicheng .schedule .content:last-child{
        display: block;
        margin-top: 30px;
        border-top: 1px dashed #b7b8bd;
        padding-top: 30px;
    }
    .review-list li:nth-child(1) {
        padding-right: 5px;
    }
    .review-list li:nth-child(2) {
        padding-left: 5px;
    }
    .review-list li img{
        width: 100%;
        border-radius: inherit;
    }
    /* 折叠css end */
}